home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1996 #15
/
Monster Media Number 15 (Monster Media)(July 1996).ISO
/
internet
/
javas99d.zip
/
JAVAS.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1996-05-27
|
2KB
|
106 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 213
ClientWidth = 298
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 65
Height = 57
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 16
Width = 99
Height = 24
Caption = 'Java Station'
Font.Color = clAqua
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 88
Top = 40
Width = 51
Height = 13
Caption = '.99c (beta)'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 64
Width = 71
Height = 13
Caption = 'Copyright 1996'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 96
Width = 99
Height = 13
Caption = 'Dana Scott Kaufman'
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 112
Width = 113
Height = 17
Caption = 'Cis: 75240,1376'
WordWrap = True
IsControl = True
end
object Label2: TLabel
Left = 8
Top = 128
Width = 193
Height = 17
Caption = 'Internet: dsktech@ix.netcom.com'
WordWrap = True
IsControl = True
end
end
object OKButton: TButton
Left = 111
Top = 180
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end